Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 3 - Directory Numbers / Directory Number Reference
Directory Number Functions / Getting Information About Directory Numbers


TELGetDNFlags

Updates the current flags information for a directory number.

pascal TELErr TELGetDNFlags (
                     TELDNHandle hTELDN, 
                     long *dnFeatureFlags, 
                     long *dnForwardFlags);
hTELDN
A handle to a directory number structure.
dnFeatureFlags
On exit, the current feature flags of the specified directory number.
dnForwardFlags
On exit, the current forwarding flags of the specified directory number.
function result
A result code.
DESCRIPTION
The TELGetDNFlags function updates the featureFlags and forwardFlags fields of the directory number structure specified by the hTELDN parameter. You should pass in a handle to an existing directory number structure. If TELGetDNFlags completes successfully, those fields of that structure reflect the current features and forwarding mode of the associated directory number.

TELGetDNFlags also returns, in the dnFeatureFlags and dnForwardFlags parameters, the updated values of the featureFlags and forwardFlags fields, respectively.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help